Update 'move-watch' as both source page and target page are added to the watchlist.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 21 Jan 2010 15:38:17 +0000 (15:38 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 21 Jan 2010 15:38:17 +0000 (15:38 +0000)
languages/messages/MessagesEn.php

index 946d839..c2192ee 100644 (file)
@@ -3030,7 +3030,7 @@ In those cases, you will have to move or merge the page manually if desired.",
 'cant-move-user-page'          => 'You do not have permission to move user pages (apart from subpages).',
 'cant-move-to-user-page'       => 'You do not have permission to move a page to a user page (except to a user subpage).',
 'newtitle'                     => 'To new title:',
-'move-watch'                   => 'Watch this page',
+'move-watch'                   => 'Watch source page and target page',
 'movepagebtn'                  => 'Move page',
 'pagemovedsub'                 => 'Move succeeded',
 'movepage-moved'               => '<big>\'\'\'"$1" has been moved to "$2"\'\'\'</big>',